home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Historia Visual de la Argentina
/
Historia Visual de la Argentina (Disc 2) (1931-1955) (Argentina)
/
HVA19311955.bin
/
data2
/
main.dxr
/
00016_RollAyuda.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-10-09
|
229 b
|
15 lines
on mouseWithin me
cursor(280)
end
on mouseLeave me
cursor(-1)
end
on mouseUp me
cursor(-1)
set nombre to the movieName
delete char offset(".", nombre) to length(nombre) of nombre
go(1, string(nombre & "h.dir"))
end